MenuOff SUB Action Turns off menu and shortcut-key event processing. Syntax MenuOff Remarks Menu and shortcut-key event processing is disabled by setting the global variable GloMenu.MenuOn to FALSE (0). When menu event processing is off, MenuDo ignores any mouse or keyboard activity that would normally trigger a menu event. Use MenuOff anytime you want to turn menu event processing off. See Also. MenuOn